home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / pp / pp-6.0 / template / template.py < prev    next >
Encoding:
Text File  |  1988-04-18  |  160 b   |  14 lines

  1. -- filename: brief description
  2.  
  3. -- @(#) $Header$
  4. --
  5. -- $Log$
  6. --
  7.  
  8. MODULENAME DEFINITIONS ::=
  9. %{
  10. #ifndef    lint
  11. static char *Rcsid = "@(#)$Header$";
  12. #endif    lint
  13. %}
  14.